HipTexture

Undocumented in source.

Constructors

this
this(HipResourceUsage usage)

Initializes with the current renderer type

this
this(IImage image, HipResourceUsage usage)
Undocumented in source.

Alias This

textureImpl

Members

Functions

getBounds
Rect getBounds()
Undocumented in source. Be warned that the author may not have intended to support it.
hasSuccessfullyLoaded
bool hasSuccessfullyLoaded()
Undocumented in source. Be warned that the author may not have intended to support it.
isReady
bool isReady()
Undocumented in source. Be warned that the author may not have intended to support it.
onDispose
void onDispose()
Undocumented in source. Be warned that the author may not have intended to support it.
onFinishLoading
void onFinishLoading()
Undocumented in source. Be warned that the author may not have intended to support it.
toHipString
SmallString toHipString()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

getPixelTexture
HipTexture getPixelTexture()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

img
IImage img;
Undocumented in source.
textureImpl
IHipTexture textureImpl;

Make it available for implementors

Meta